home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / FleshFighter.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2006-06-13  |  81 b   |  5 lines

  1. on(release){
  2.    startDrag("","1","10","100","320","350");
  3.    dragon = "1";
  4. }
  5.